home *** CD-ROM | disk | FTP | other *** search
- Path: news.bridge.net!news
- From: David Byrden <100101.2547@compuserve.com>
- Newsgroups: comp.lang.c++
- Subject: Re: HELP: I need RWTPtrSlist< myTemplate<T>>
- Date: 23 Jan 1996 08:17:22 GMT
- Organization: self-employed
- Message-ID: <4e25ii$fdk@news.bridge.net>
- References: <4dmid0$o2m@gateway.comsearch.com>
- NNTP-Posting-Host: ppp-mia1-48.bridge.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
-
- >> RWTPtrSlist< myTemplate<listType>> _mylist; // link list
- >> Compiler doesnt like this. Is there anyway I can get around this ??
-
- You did not say what compiler you are using.
-
- Perhaps if you insert a space between the >> characters?
-
- David
-
-
-
-